listbase: Clear selection if rubberband selected an empty set
authorCorey Berla <corey@berla.me>
Thu, 5 May 2022 04:41:30 +0000 (21:41 -0700)
committerCorey Berla <corey@berla.me>
Tue, 26 Jul 2022 00:54:44 +0000 (17:54 -0700)
commit57c032e6ccd0e2ab65a47e1175f8e283dad65d85
tree82001ab0c60b7a3cae0de21a382e43c8339acc1c
parentf3fc8f5b35944c28e515573c59af424ffcef072a
listbase: Clear selection if rubberband selected an empty set

If rubberband returns an empty bitset the selection should be cleared
unless the shift or ctrl key is held
gtk/gtklistbase.c